home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / rush_hou.swf / scripts / DefineButton2_126 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  60b  |  5 lines

  1. on(release){
  2.    gotoAndStop("gamescreen");
  3.    play();
  4. }
  5.